import { Badge, Icon, Tabs, TabItem } from '@aws-amplify/ui-react'; const IconEmail = () => { return ( ); }; export const BadgeIcons = () => ( Email{' '} 21 > } > Content of the first tab Email > } > Content of the second tab );